2014-04-22 - 12306.400 - Spec - UCC33 #ABAPUCC #SDLABELREPORTS

SPECIFICATIONS

12306.400 -Spec- UCC33


Purpose


Add new L code UCC 33 and update both US and China UCC label programs to handle inbound deliveries along with outbound.

Admin Info


Purpose
Add new L code UCC 33 and update both US and China UCC label programs to handle inbound deliveries along with outbound.
Requested By
Lizz Paxson
Spec Created By
Deepak Yasam
Spec Created Date
04/22/2014
Spec QA by
Deepak Yasam
Objects
ZRSD_UCC_LABELS2
ZRSD_UCC_LABELS_CHINA
Document Status
Completed

References


Prior Tickets

None

Documents

None


Functional Requirement



New Label L91 needs to be added to both US and China UCC label programs.Handle inbound deliveries to print new labels going forward.


Solution Summary


[Discuss this section with Requester and get approval prior to beginning work]
New L code L91 UCC33 needs to be added in both US and China label program .Below is the string.

PO_Number,
Store number,
Address_ship company WE ship name
Address_Line_1, WE ship address
Address_Line_2, WE ship address
Ship_City,
Ship_State,
Ship_Zip,
Ship_Company, JM ship name
Ship_Company 2, JM ship name line 2
Ship_Address_1, JM ship address
Ship_Address_2, JM ship addressShip_City,
Ship_State,
Ship_Zip,
UPC,
Serial Ship Bar Code,
Qty,
X of Y,
Y of Y,

Going Forward adding any new labels should update for both inbound and outbound deliveries.The logic needs to be updated in both the programs to handle this situation.

Test Plan

[List test scenarios/cases to be executed here]

Test Scenario
Expected Results
1
Create SOwith sales org 1000, plant 0116 with L codes L91.Create Corresponding delivery and pack it.Execute ZSD_UCCLBL T.code with the delivery as input.
The desired string sequence should be printed and the ord MIXED should be printed if there are more than one EAN/UPC are packed in a carton.
2
Create SOwith sales org 1000, plant 9010 with L codes L91.Create Corresponding delivery and pack it.Execute ZCH_UCC T.code with the delivery as input.
The desired string sequence should be printed and the ord MIXED should be printed if there are more than one EAN/UPC are packed in a carton.
3
Create TAS SOwith sales org 1000, plant 9010 with L codes L91.Create Corresponding PO and inbound delivery and pack it.Execute ZCH_UCC T.code with the inbound delivery as input.
The desired string sequence should be printed and the ord MIXED should be printed if there are more than one EAN/UPC are packed in a carton.

Solution Details


Added the New Fields for 'L91' String for 'JM' Partner Name and Address to both US and China UCC label programs



Issues


None.